FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package fhir.argonaut.r2#1.0.0 (109 ms)

Package fhir.argonaut.r2
Type ValueSet
Id Id
FHIR Version R2
Source http://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/medication-codes
Url http://fhir.org/guides/argonaut/ValueSet/medication-codes
Status draft
Date 2016-05-25T16:59:08+10:00
Name Medication Clinical Drug (RxNorm)
Experimental True
Realm us
Authority hl7
Description All prescribable medication formulations represented using either a 'generic' or 'brand-specific' concept. This includes RxNorm codes whose Term Type is SCD (semantic clinical drug), SBD (semantic brand drug), GPCK (generic pack), BPCK (brand pack), SCDG (semantic clinical drug group), SBDG (semantic brand drug group), SCDF (semantic clinical drug form), or SBDF (semantic brand drug form)

Resources that use this resource

StructureDefinition
http://fhir.org/guides/argonaut/StructureDefinition/argo-medication Argonaut Medication Profile
http://fhir.org/guides/argonaut/StructureDefinition/argo-medicationorder Argonaut MedicationOrder Profile
http://fhir.org/guides/argonaut/StructureDefinition/argo-medicationstatement Argonaut MedicationStatement Profile

Resources that this resource uses

CodeSystem
http://www.nlm.nih.gov/research/umls/rxnorm RxNorm
http://www.nlm.nih.gov/research/umls/rxnorm RxNorm


Source

{
  "resourceType" : "ValueSet",
  "id" : "medication-codes",
  "text" : {
    "status" : "generated"
  },
  "url" : "http://fhir.org/guides/argonaut/ValueSet/medication-codes",
  "name" : "Medication Clinical Drug (RxNorm)",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "Argonaut Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://argonautwiki.hl7.org",
          "rank" : 0
        }
      ]
    }
  ],
  "date" : "2016-05-25T16:59:08+10:00",
  "description" : "All prescribable medication formulations represented using either a 'generic' or 'brand-specific' concept. This includes RxNorm codes whose Term Type is SCD (semantic clinical drug), SBD (semantic brand drug), GPCK (generic pack), BPCK (brand pack), SCDG (semantic clinical drug group), SBDG (semantic brand drug group), SCDF (semantic clinical drug form), or SBDF (semantic brand drug form)",
  "immutable" : false,
  "extensible" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "filter" : [
          {
            "property" : "TTY",
            "op" : "in",
            "value" : "SCD,SBD,GPCK,BPCK,SCDG,SBDG,SCDF,SBDF"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.